CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Weiler Atherton

搜索资源列表

  1. Weiler-Atherton

    1下载:
  2. 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:67749
    • 提供者:kangjianrong
  1. weiler-atherton.rar

    0下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,use the weiler-atherton algorithm to clip the polygons.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:90901
    • 提供者:里几
  1. liang-barsky

    0下载:
  2. Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1248
    • 提供者:huang
  1. WEILER-ATHERTON

    1下载:
  2. WEILER ATHERTON的程序实现
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2157990
    • 提供者:xxxx
  1. Xcad

    1下载:
  2. 根据Weiler-Atherton算法开发的经典多边形布尔运算小程序。-Weiler-Atherton algorithm developed classic polygon Boolean operator procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-06
    • 文件大小:4654592
    • 提供者:ES
  1. Clip

    0下载:
  2. 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:109661
    • 提供者:a
  1. opengl_refer

    0下载:
  2. Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:369071
    • 提供者:tracy
  1. PolygonCut

    1下载:
  2. 用weiler-atherton算法完成图形的多边形裁剪。-The Polygon is clipped using weiler-atherton algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:62680
    • 提供者:wxn
  1. duobianxingjiancai

    0下载:
  2. 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8436918
    • 提供者:
  1. WeilerAtherton

    0下载:
  2. 实现了Weiler-Atherton剪裁算法以及基本图形的绘制,C#实现-implete Weiler-Atherton algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1718335
    • 提供者:zhangshuo
  1. SketchPad

    0下载:
  2. 图形学Weiler-Atherton裁剪算法、Brensenham画线、画圆算法和扫描线填充算法。做成一个类似于Windows画笔的东西。-Graphics Weiler-Atherton clipping algorithm, Brensenham drawing a line, circle algorithm and scan line fill algorithm. A brush made of something similar to Windows. May be required
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:149700
    • 提供者:王宇翔
  1. CAD

    0下载:
  2. Weiler-Atherton算法的C程序实现,实现多边形并交差运算。-Polygon and cross operator
  3. 所属分类:CAD

    • 发布日期:2017-03-30
    • 文件大小:61836
    • 提供者:张永川
  1. Clipping

    0下载:
  2. >I m looking for a source code coded either in Pascal or C (C++) for the >Weiler-Atherton algorithm. The page http://members.xoom.com/msleonov/pbcomp.html has a comparison of many packages for boolean operations on polygons. Links
  3. 所属分类:LabView

    • 发布日期:2017-04-08
    • 文件大小:1587
    • 提供者:Zero
  1. main

    0下载:
  2. Weiler-Atherton 算法,还有注释!-Weiler-Atherton clipping
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:5251
    • 提供者:wulei
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2034786
    • 提供者:t-mac
  1. Weiler-Atherton-master

    0下载:
  2. weieler atherton implementation with c#
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:12736
    • 提供者:Rista
  1. 1

    0下载:
  2. 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。 2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。 3、编写上述算法程序,在工作区域当中运行并显示算法效果。 4、将多边形裁剪模块添加到设计的图形实验系统当中。 5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1293
    • 提供者:蒋立宝
  1. hiiq

    0下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:114688
    • 提供者:ZH%26561712
  1. 70575889

    0下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:114688
    • 提供者:mhoclqss
搜珍网 www.dssz.com